home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILENUS / 3DMENU.LZH / README.DOC < prev   
Text File  |  1989-03-24  |  27KB  |  1,123 lines

  1.  
  2.                               3DMENU Plus
  3.  
  4.                            TABLE OF CONTENTS
  5.  
  6.  
  7.       WHAT IS 3DMENU Plus ? .................................... 3
  8.  
  9.  
  10.       MENU SYSTEM STRUCTURE .................................... 4
  11.  
  12.  
  13.       HARDWARE AND SOFTWARE REQUIREMENTS ....................... 5
  14.  
  15.  
  16.       INSTALLATION ............................................. 6
  17.  
  18.            First Time Installation ............................. 6
  19.  
  20.            Replacing Older 3DMENU Version ...................... 6
  21.  
  22.            Limiting Access to "Read Only" ...................... 6
  23.  
  24.  
  25.       USING 3DMENU Plus ........................................ 7
  26.  
  27.            Selecting a Menu Option ............................. 7
  28.  
  29.            Control Panel ......................................  8
  30.  
  31.            Returning to Previous Menu .........................  8
  32.  
  33.            Item Help ..........................................  8
  34.  
  35.            Creating/Modifying Item HELP window ................  8
  36.  
  37.            Special Parameters .................................  8
  38.  
  39.  
  40.            DOS Shell ..........................................  9
  41.  
  42.            Exiting to DOS .....................................  9
  43.  
  44.  
  45.       MODIFYING A MENU ........................................ 10
  46.  
  47.            Changing Banner Name ............................... 10
  48.  
  49.            Selecting Option to Modify ......................... 10
  50.  
  51.            Making an Option a Sub-Menu ........................ 10
  52.  
  53.            Making an Option a Command File .................... 10
  54.  
  55.            Deleting an Option ................................. 11
  56.  
  57.  
  58.  
  59.  
  60.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 1
  61.  
  62.  
  63.  
  64.  
  65.       3DMENU Plus COMMAND FILES ............................... 12
  66.  
  67.            What is a Command File ? ........................... 12
  68.  
  69.            Using the Edit Window .............................. 12
  70.  
  71.            Specifying Return Menu Level ....................... 13
  72.  
  73.            Passing Parameters ................................. 13
  74.  
  75.            Command File Naming Convention ..................... 14
  76.  
  77.  
  78.       CHANGING COLORS ......................................... 15
  79.  
  80.  
  81.       CUSTOM VERSIONS OF 3DMENU Plus .......................... 16
  82.  
  83.  
  84.       LICENSE INFORMATION ..................................... 17
  85.  
  86.  
  87.       COMMISSIONS ............................................. 18
  88.  
  89.  
  90.       ORDER FORM .............................................. 19
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 2
  119.  
  120.  
  121.  
  122.  
  123.  
  124.                              WHAT IS 3DMENU Plus ?
  125.  
  126.  
  127.  
  128.       3DMENU Plus is  the most  user-friendly and  visually pleasing menu
  129.       creation system ever developed.  Its intuitive interface will guide
  130.       you easily through the  creation of your own personalized  menu
  131.       system to organize the software on your hard disk.
  132.  
  133.  
  134.       3DMENU Plus:
  135.  
  136.       o  is extremely easy to use
  137.  
  138.       o  creates pop-up menus and menu options with 3-dimensional
  139.          effect
  140.  
  141.       o  has a  unique color  display which  allows you  to  select
  142.          menu colors
  143.  
  144.       o  allows up  to 4  levels of  sub-menus, for a total of over
  145.          6,500   menu options
  146.  
  147.       o  has a built-in "Assistant" that displays your existing
  148.          directories and command files, taking the guesswork out of
  149.          creating menu options, and enabling single keystroke editing
  150.  
  151.       o  uses standard DOS batch files, making conversion from an
  152.          existing DOS batch file menu system effortless
  153.  
  154.       o  has a built-in DOS Utilities Menu, eliminating the need to
  155.          know DOS commands
  156.  
  157.       o  creates pop-up  HELP windows  which can be customized to
  158.          explain any or all menu options
  159.  
  160.       o  is NOT memory resident
  161.  
  162.       o  has an optional screen save facility with choice of animated
  163.          graphics display
  164.  
  165.       o  offers full mouse support
  166.  
  167.       o  allows optional "Read Only" access for preventing users from
  168.          modifying menu system
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 3
  178.  
  179.  
  180.  
  181.  
  182.                              MENU SYSTEM STRUCTURE
  183.  
  184.  
  185.  
  186.       The menu  system structure  is designed to accommodate up to 6,561*
  187.       separate options.
  188.  
  189.       This structure  is based  on a  main menu  and up  to 3  levels  of
  190.       sub-menus (total  of 4 levels).   Menus  can contain  as many  as
  191.       9 options each.  An option can either run a program or call in a
  192.       sub-menu containing more options  to choose  from (4th level menus
  193.       can only contain options that run programs).
  194.  
  195.       This structure utilizes 2 types of files:  command files (extension
  196.       .bat) and menu files (extension .mnu).  Command files are standard
  197.       DOS batch files used to execute a program.  The menu files contain
  198.       menu information required by 3DMENU Plus.  Information for the main
  199.       menu is stored in a file called 0.mnu.
  200.  
  201.       Files created for options 1 through 9 on the main menu are named
  202.       1 through 9 with their appropriate extension (either .bat or .mnu). 
  203.       All files created for options on sub-menus follow the same naming
  204.       convention, prefixed by the number of the sub-menu, i.e. 12.bat is
  205.       option 1 from the main menu, followed by option 2 from the sub-menu.
  206.  
  207.  
  208.  
  209.       *  Based on a main menu with 9 sub-menus x 9 sub-menus x 9 sub-
  210.          menus x 9 options on the fourth and last level.
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 4
  237.  
  238.  
  239.  
  240.  
  241.                       HARDWARE AND SOFTWARE REQUIREMENTS
  242.  
  243.  
  244.  
  245.       COMPUTER:
  246.  
  247.       3DMENU Plus runs  on IBM  PC, PC  XT,  PC AT,  or  compatible
  248.       (for example COMPAQ) with a hard drive.
  249.  
  250.  
  251.       OPERATING SYSTEM:
  252.  
  253.       PC-DOS or MS-DOS version 2.00 or later.
  254.  
  255.  
  256.       DISPLAY ADAPTOR:
  257.  
  258.       3DMENU Plus will work with any video display adaptor that
  259.       supports 80 column color mode, or monochrome mode.  These
  260.       adaptors include the Monochrome Adaptor, Hercules, CGA, EGA
  261.       and  VGA.
  262.  
  263.  
  264.       MEMORY:
  265.  
  266.       A minimum of 256K RAM is required.
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294.  
  295.  
  296.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 5
  297.  
  298.  
  299.  
  300.  
  301.                                  INSTALLATION
  302.  
  303.  
  304.  
  305.       FIRST TIME INSTALLATION:
  306.  
  307.       Step 1:  Create a 3DMENU subdirectory on your hard drive.
  308.  
  309.                eg.  MD  \3DMENU
  310.  
  311.       Step 2:  Copy the 3DMENU archive file, "3DMENUX.EXE", into the
  312.                3DMENU directory.
  313.  
  314.       Step 3:  Type "3DMENUX" and press <Enter> to unarchive the files.
  315.  
  316.       Step 4:  Type "3DMENU" and press <Enter> to initialize the
  317.                program.  (A file called "MENU.BAT" will be created for
  318.                you.)
  319.  
  320.       Step 5:  Edit your AUTOEXEC.BAT file and include a path to the
  321.                \3DMENU directory.  If you want the menu to appear after
  322.                every re-boot, insert the command "\3DMENU\MENU" as the
  323.                last line of your AUTOEXEC.BAT file.
  324.  
  325.  
  326.       REPLACING OLDER 3DMENU VERSION:
  327.  
  328.       Step 1:  Type "3DMENUX" and press <Enter> to unarchive the files.
  329.  
  330.       Step 2:  Copy the 3DMENU Plus files into your existing 3DMENU
  331.                directory.  Only the system files will be replaced, and
  332.                your menu structure will remain intact.
  333.  
  334.       Step 3:  3DMENU Plus includes a built-in DOS Utilities Menu.
  335.                If you wish to incorporate this sub-menu into your
  336.                existing menu structure:
  337.  
  338.                a)  Add a sub-menu option called "Utilities" to your
  339.                    main menu.
  340.  
  341.                b)  Type the following command:
  342.  
  343.                    RENAME  D*.*   #*.* (where # represents the number
  344.                                         of the menu option for the DOS
  345.                                         Utilities Menu).
  346.  
  347.  
  348.       LIMITING ACCESS TO "READ ONLY:
  349.  
  350.       3DMENU Plus' optional  "Read Only"  access  provides  a  method  of
  351.       preventing users  from modifying  their own  menu systems.
  352.  
  353.       NOTE:   "Read Only" option is only provided with registered copies of
  354.       3DMENU Plus.
  355.  
  356.  
  357.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 6
  358.  
  359.  
  360.  
  361.  
  362.                                USING 3DMENU Plus
  363.  
  364.  
  365.  
  366.       SELECTING A MENU OPTION:
  367.  
  368.  
  369.       USING THE KEYBOARD:
  370.  
  371.       o  highlight the item using the cursor keys, and press <Enter>;
  372.          OR
  373.       o  press the option's corresponding number;
  374.          OR
  375.       o  press the option's corresponding function key.
  376.  
  377.  
  378.       USING A MOUSE:
  379.  
  380.       Highlight the  option using  the mouse,  and press the left button.
  381.       (The right  button is equivalent to the ESC key, and you can use it
  382.       to return to the previous menu.)
  383.  
  384.  
  385.       USING THE PGUP / PGDN KEYS:
  386.  
  387.       Pressing PgDn  will select  the next sub-menu option on the current
  388.       menu, and run that menu.  PgUp returns you to the previous menu.
  389.  
  390.       NOTE:   An option  which is  a sub-menu can be easily recognized
  391.               by the double right arrow pointing to it.  A single right
  392.               arrow points to all other options.
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 7
  417.  
  418.  
  419.  
  420.  
  421.       CONTROL PANEL:
  422.  
  423.       If you  require help while running 3DMENU Plus, press the CTRL key.
  424.  
  425.  
  426.       RETURNING TO PREVIOUS MENU:
  427.  
  428.       Hit the  ESC key  or the  PgUp key  from any  menu to return to the
  429.       previous menu.
  430.  
  431.  
  432.       ITEM HELP:
  433.  
  434.       Press the  ?  or  /  key  from  any  menu  option  to  display  its
  435.       corresponding HELP window.
  436.  
  437.  
  438.       NOTE:   For menu options requiring parameters, the HELP window will be
  439.       displayed automatically, unless it is empty.
  440.  
  441.  
  442.       CREATING/MODIFYING ITEM HELP WINDOW:
  443.  
  444.       Display the desired help window (see above), and press the F10 key. 
  445.       Type in the desired message (or edit message if one already
  446.       exists), and press the ESC key when done.
  447.  
  448.  
  449.       SPECIAL PARAMETERS:
  450.  
  451.       This option allows you to set special parameters which control the
  452.       operation and appearance of your menu system.  The following
  453.       parameters can be customized to suit your preference:
  454.  
  455.  
  456.       ACTIVATE SCREEN SAVE:
  457.  
  458.       3DMENU Plus has an optional screen save facility that helps
  459.       prevent damage caused  by having  the same image on the screen for
  460.       extended periods of time.  You may specify the number of minutes of
  461.       keyboard inactivity, from  1 to 99, before you would like the screen
  462.       save to begin.  If you  do not  wish to activate the screen save
  463.       facility, set this parameter to NEVER.
  464.  
  465.  
  466.       SCREEN SAVE DISPLAY:
  467.  
  468.       3DMENU Plus provides  several options  to control the appearance of the
  469.       screen  save facility.   You  may select  a black  screen, OR a single
  470.       line, double line, or block graphic animated display.
  471.  
  472.  
  473.  
  474.  
  475.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 8
  476.  
  477.  
  478.  
  479.  
  480.  
  481.       SHOW TIME AS:
  482.  
  483.       This parameter  controls the time display on your menu system.  You may
  484.       select either 24-hour clock or 12-hour clock.
  485.  
  486.  
  487.       MOUSE SENSITIVITY:
  488.  
  489.       If you are using 3DMENU Plus with a mouse, you may set this parameter to
  490.       control its sensitivity.  You may select any number from 0 to 9, with 0
  491.       representing highest sensitivity, and 9 representing lowest sensitivity.
  492.  
  493.  
  494.       SHOW CTRL=HELP MESSAGE ?:
  495.  
  496.       If you do not wish the CTRL=HELP message to appear at the bottom of your
  497.       screen, set this parameter to NO.
  498.  
  499.  
  500.       DOS SHELL:
  501.  
  502.       This option  provides a method of temporarily accessing DOS without
  503.       exiting from  the menu system.  CTRL-D creates a second DOS session
  504.       which can be used to run a DOS application.
  505.  
  506.       Typing "EXIT" at the DOS prompt will return you to the menu system, at
  507.       the point you were when you ran the DOS shell.
  508.  
  509.  
  510.       EXITING TO DOS:
  511.  
  512.       Press CTRL-X  to exit  from the  menu system  and return to the DOS
  513.       environment.
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 9
  535.  
  536.  
  537.  
  538.  
  539.                                MODIFYING A MENU
  540.  
  541.  
  542.  
  543.       PRESS THE  F10 KEY  to modify  any menu  which is  currently in the
  544.       foreground (displaying the date and time).
  545.  
  546.  
  547.       CHANGING BANNER NAME:
  548.  
  549.       3DMENU Plus allows you to customize the banner name that appears above
  550.       your main menu.  When the main menu is the current menu, simply press
  551.       the F10 key, cursor up to existing banner name, hit <Enter>, and type
  552.       in a new banner name.  If you make the banner name blank, no banner
  553.       will appear above your menu.
  554.  
  555.  
  556.       SELECTING OPTION TO MODIFY:
  557.  
  558.       Using your cursor keys, highlight the option number you wish to
  559.       add, and press <Enter>.
  560.  
  561.  
  562.       MAKING AN OPTION A SUB-MENU:
  563.  
  564.       Select the option you wish to make a  sub-menu (see above).  Answer
  565.       "Y" to the prompt "Is this to be a sub-menu?".  Type in a title for
  566.       the sub-menu and press <Enter>.
  567.  
  568.  
  569.       NOTE:   If the  option currently  exists as a command file, it
  570.               must first be deleted (see Deleting an Option, below).
  571.  
  572.  
  573.       You cannot add options to this newly created sub-menu right away. 
  574.       Press the ESC key when done adding options to the current menu.  Then
  575.       select the new sub-menu and press the F10 key to add options
  576.       to it.
  577.  
  578.  
  579.       MAKING AN OPTION A COMMAND FILE:
  580.  
  581.       Select the option you wish to make an command file (see above). 
  582.       Answer "N" to the prompt "Is this to be a sub-menu?".  Type in a
  583.       title for the option and press <Enter>.
  584.  
  585.  
  586.       NOTE:   If the  option currently exists as a sub-menu file, it
  587.               must first be deleted (see Deleting an Option, below).
  588.  
  589.  
  590.       The system will prompt you to type in the drive and directory
  591.       containing the program software, and the command which executes the
  592.       program.  You can type in this information, or you can select
  593.  
  594.  
  595.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 10
  596.  
  597.  
  598.  
  599.  
  600.       from the lists of your existing directories and command files,
  601.       displayed by 3DMENU Plus' built-in "Assistant".
  602.  
  603.       Press the ESC key when done.  3DMENU Plus uses this information to
  604.       create a command file, which will then appear in a small edit
  605.       window.
  606.  
  607.  
  608.       NOTE:   If your command is a ".bat"  file, either the contents
  609.               of the file will be read into the edit window (for DOS
  610.               versions 2.0 thru 3.2) or the command will be prefixed by
  611.               "CALL"  (for DOS versions 3.3 and up).
  612.  
  613.  
  614.       Each command file has the command "\3DMENU\MENU" as the last line.  
  615.       The "\3DMENU\MENU" command causes the menu to be displayed again at
  616.       the completion of the option.
  617.  
  618.       You can either save the command file as is, or add additional commands
  619.       (see 3DMENU Plus Command Files chapter, Using the Edit Window).  Press
  620.       the ESC key when done.
  621.  
  622.  
  623.  
  624.       DELETING AN OPTION:
  625.  
  626.       Using your cursor keys, highlight the option number you wish to delete,
  627.       and hit the DELETE key twice.  When you delete an option, 3DMENU Plus
  628.       automatically deletes its associated command file and HELP window file
  629.       from your \3DMENU directory.
  630.  
  631.  
  632.       NOTE:   3DMENU Plus will not allow you to delete a sub-menu
  633.               until it is empty.  If you wish to delete a sub-menu, you
  634.               must first go to the sub-menu and delete all the options
  635.               in it.
  636.  
  637.  
  638.  
  639.  
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.  
  647.  
  648.  
  649.  
  650.  
  651.  
  652.  
  653.  
  654.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 11
  655.  
  656.  
  657.  
  658.  
  659.                            3DMENU Plus COMMAND FILES
  660.  
  661.  
  662.  
  663.       WHAT IS A COMMAND FILE ?:
  664.  
  665.       A command file is a file containing a series of commands which are
  666.       executed by the operating system.  The DOS operating system calls
  667.       these files batch files, and reserves the extension ".bat"  for them.
  668.  
  669.       3DMENU Plus uses standard DOS batch files to execute your menu options.
  670.  
  671.  
  672.       USING THE EDIT WINDOW:
  673.  
  674.       END OF LINE MARK:
  675.  
  676.       Each line is terminated with a left arrow.  This end of line marker
  677.       cannot be edited.
  678.  
  679.       DELETING A LINE:
  680.  
  681.       Press Shift-DELETE to delete the current line (which your cursor is 
  682.       on) and save it to scrap (memory).
  683.  
  684.       INSERTING A LINE:
  685.  
  686.       Press Shift-INSERT to insert the contents of scrap (see above) on a
  687.       new line, above the current line.
  688.  
  689.       IMPORTING A FILE:
  690.  
  691.       Press the F1 key to import an existing file.  Importing a file will
  692.       cause the contents of the edit window to be replaced with the
  693.       contents of the imported file.
  694.  
  695.       COPYING/MOVING LINES:
  696.  
  697.       Delete line  to scrap (using Shift-DELETE).  Insert line again from
  698.       scrap (using  Shift-INSERT), either in the same location if you are
  699.       copying, or in another location if you are moving.  The contents of
  700.       scrap remains intact and can be inserted using Shift-INSERT in any
  701.       other location(s) you wish.
  702.  
  703.  
  704.       NOTE:   This editor  has a  limitation of  63 lines by 127
  705.               columns.  If your  command file requires more than 63
  706.               lines, use some other editor  (eg. word  processor) to
  707.               create the  command file for that option.  (See Command
  708.               File Naming Convention, below, for name of file to edit.)
  709.  
  710.  
  711.  
  712.  
  713.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 12
  714.  
  715.  
  716.  
  717.  
  718.       SPECIFYING RETURN MENU LEVEL:
  719.  
  720.       3DMENU Plus permits you to choose which menu level to return to after
  721.       execution of a menu option.  By default, 3DMENU Plus always returns to
  722.       the menu that contained the program option.  However, you can edit a
  723.       command file so that you will return to the previous menu, or the main
  724.       menu.  You do not need to be consistent; each command file can return
  725.       to the menu level of your choice.
  726.  
  727.       To return  to the menu that contained the program option, no action is
  728.       required.
  729.  
  730.       To return to the previous menu, simply add "P" after "\3DMENU\MENU" on
  731.       the last line of your command file:
  732.  
  733.       eg.  \3DMENU\MENU  P
  734.  
  735.       To return  to the main menu, simply add "M" after "\3DMENU\MENU" on the
  736.       last line of your command file:
  737.  
  738.       eg.  \3DMENU\MENU  M
  739.  
  740.  
  741.       PASSING PARAMETERS:
  742.  
  743.       3DMENU Plus permits you to pass parameters to a command file, by
  744.       recognizing standard DOS parameter passing symbols (%1 through %9). 
  745.       Simply include one or more of these symbols in a command file, and
  746.       3DMENU Plus will automatically mark the option as  requiring specific
  747.       parameters.  When you select the option, a pop-up window will appear,
  748.       prompting you for the parameters required.  Also, if a HELP window
  749.       exists for that option, it will be automatically displayed.
  750.  
  751.       Refer to  your DOS manual under BATCH file commands for instruction on
  752.       how to use the parameter passing symbols.
  753.  
  754.  
  755.       NOTE:   3DMENU Plus will not recognize the existence of the %
  756.               command unless your command file has been created by the
  757.               3DMENU Plus batch file editor.
  758.  
  759.               If you must use another editor, and want to include
  760.               parameter passing, first create and save the batch file,
  761.               with a parameter passing symbol, in the 3DMENU Plus
  762.               editor.  This will mark the file as requiring parameters,
  763.               and then you can edit the file using another editor.
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 13
  772.  
  773.  
  774.  
  775.  
  776.       COMMAND FILE NAMING CONVENTION:
  777.  
  778.       3DMENU Plus assigns a name to each command file created, using the
  779.       numbers required to select the option.  For example, if you are in
  780.       the main menu, and you select option 3 (where option 3 is not a
  781.       sub-menu), 3DMENU Plus utilizes a command file called 3.bat. OR, if
  782.       option 3 calls in a sub-menu, and then you choose option 5 from the
  783.       sub-menu, 3DMENU Plus utilizes a command file called 35.bat.
  784.  
  785.       The number  of digits  in the  command file  name quickly indicates
  786.       which level  of menu the option belongs to.  There can be a maximum of
  787.       four digits in  the name, since 3DMENU Plus permits four levels of
  788.       menus.
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823.  
  824.  
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 14
  832.  
  833.  
  834.  
  835.  
  836.                                 CHANGING COLORS
  837.  
  838.  
  839.  
  840.       3DMENU Plus  has  a  unique  color  display  which  can  be  easily
  841.       customized to suit your preference.
  842.  
  843.  
  844.       NOTE:   If you have a monochrome adaptor, 3DMENU Plus will
  845.               NOT allow you to access the change colors option.
  846.  
  847.  
  848.       To change  menu colors,  press the  ALT key.
  849.  
  850.       These are the color choices available to you:
  851.  
  852.       1  Black            9  Grey
  853.       2  Blue            10  Light Blue
  854.       3  Green           11  Light Green
  855.       4  Cyan            12  Light Cyan
  856.       5  Red             13  Light Red
  857.       6  Magenta         14  Light Magenta
  858.       7  Brown           15  Light Yellow
  859.       8  White           16  Bright White
  860.  
  861.  
  862.       NOTE:   Choices 9 through 16 are not available for Background,
  863.               Foreground, and Highlight colors.
  864.  
  865.  
  866.       Press the letter corresponding to the color selection you wish to
  867.       change.  The next available color choice will appear.  For example,
  868.       if the current Background color is Blue, pressing ALT-B will change
  869.       it to green. Pressing ALT-B a second time will change it to Cyan, etc.
  870.  
  871.       TO SAVE  your color  changes, press  ALT-S.  If you omit this step, your
  872.       menu  will return  to its  previous settings  the next time it runs.
  873.  
  874.  
  875.  
  876.  
  877.  
  878.  
  879.  
  880.  
  881.  
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889.  
  890.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 15
  891.  
  892.  
  893.  
  894.  
  895.                         CUSTOM VERSIONS OF 3DMENU Plus
  896.  
  897.  
  898.  
  899.       Custom versions of 3DMENU Plus are available upon request, with the
  900.       following possible enhancements:
  901.  
  902.       o  Company or personal logo (may require EGA graphics adaptor)
  903.  
  904.       o  Special screen display, i.e. messages, prompts, etc.
  905.  
  906.       o  Password protection
  907.  
  908.       If you  are interested  in any  of the above, or have other special
  909.       requirements, please write a letter outlining your requirements and the
  910.       number  of copies  of 3DMENU Plus  you will  need, for  a price
  911.       quotation.
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.  
  942.  
  943.  
  944.  
  945.  
  946.  
  947.  
  948.  
  949.  
  950.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 16
  951.  
  952.  
  953.  
  954.  
  955.                           LICENSE INFORMATION
  956.  
  957.  
  958.  
  959.       You are encouraged to copy and share this program with other users,
  960.       ON THE CONDITIONS that the program is not distributed in modified
  961.       form, and that no fee or consideration is charged for use, copying,
  962.       or distribution.  (Clubs and user groups may charge a nominal fee for
  963.       expenses and handling while distributing 3DMENU.)
  964.  
  965.       COMMERCIAL USERS:  A $39 license fee per system is required if used in
  966.       a place of business or incorporated into another product.
  967.  
  968.       Volume discounts, site licenses, and commercial licenses are available.
  969.  
  970.       PRIVATE USERS:  If you are using this program and find it of value, your
  971.       contribution of $39 will be appreciated.
  972.  
  973.       SEND PAYMENT TO:
  974.                             Tony Minichillo
  975.                             528 McRoberts Avenue
  976.                             Toronto, Ontario
  977.                             CANADA   M6E 4R4
  978.  
  979.       PLEASE STATE WHICH VERSION(s) OF 3DMENU YOU HAVE.
  980.  
  981.       This program is provided "AS IS", without any warranty, expressed or
  982.       implied, including but not limited to fitness for a particular purpose.
  983.  
  984.  
  985.       WHY REGISTER YOUR COPY OF 3DMENU ?
  986.  
  987.       o  You receive a CURRENT copy of the program on a floppy diskette
  988.  
  989.       o  You receive a complete user guide, including tips on this
  990.          program's use
  991.  
  992.       o  You receive technical support (by phone or letter) for a
  993.          period of one year following registration
  994.  
  995.       o  You will receive discount offers on updated versions of 3DMENU
  996.          when available
  997.  
  998.       o  You will receive advance information about new programs
  999.          developed in future
  1000.  
  1001.       o  Your input and ideas help shape future versions of 3DMENU and
  1002.          other programs
  1003.  
  1004.  
  1005.  
  1006.  
  1007.  
  1008.  
  1009.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 17
  1010.  
  1011.  
  1012.  
  1013.  
  1014.  
  1015.       COMMISSIONS:
  1016.  
  1017.       Shareware is a unique marketing approach.  You are encouraged to
  1018.       freely distribute unmodified copies of 3DMENU in the U.S. and Canada.
  1019.       As a registered user, you will receive up to $8 commission for every
  1020.       new 3DMENU user who registers and quotes your registration number.
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.  
  1060.  
  1061.  
  1062.  
  1063.  
  1064.  
  1065.  
  1066.  
  1067.  
  1068.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo    page 18
  1069.  
  1070.                                  3DMENU Plus ORDER FORM
  1071.  
  1072.  
  1073.       Tony Minichillo                  DATE:__________________
  1074.       528 McRoberts Avenue
  1075.       Toronto, Ontario
  1076.       CANADA   M6E 4R4
  1077.  
  1078.  
  1079.       NAME:                            REFERRED BY:
  1080.  
  1081.       ____________________________       ____________________________
  1082.  
  1083.       ____________________________       Registration # _____________
  1084.  
  1085.       ____________________________
  1086.  
  1087.  
  1088.       DESCRIPTION                                     PRICE
  1089.  
  1090.       ___ licenses for 3DMENU Plus rel.___ X $39 =  $_______
  1091.  
  1092.       (less ___% volume discount of)               ($_______)
  1093.  
  1094.       ___ site licenses for 3DMENU Plus X $3,750 =  $_______
  1095.  
  1096.       additional user guides X $5 =                 $_______
  1097.  
  1098.                                     TOTAL:          $_______
  1099.  
  1100.  
  1101.       PLEASE INDICATE DISK SIZE:  [  ] 5 1/4"    [  ] 3 1/2"
  1102.  
  1103.  
  1104.       Please make checks payable to TONY MINICHILLO, and mark
  1105.       checks "3DMENU Plus".
  1106. ********************************************************************
  1107. Price per copy    $39
  1108. 2 - 100 copies    20% discount
  1109. over 100 copies    25% discount
  1110.  
  1111. Only one user guide is included with orders for multiple copies
  1112. of 3DMENU Plus (however you will receive a registered program
  1113. diskette for each copy).  Additional user guides can be purchased
  1114. for $5 each, if required.
  1115.  
  1116. Purchase of a site license entitles you to copy the 3DMENU program
  1117. for up to 150 users.  Only one user guide and one registered program
  1118. diskette is included, however, additional user guides can be
  1119. purchased, as above.  The price for a site license is $3,750.
  1120.  
  1121.  
  1122.       3DMENU PLUS  Rel. 1.0    (c) Copyright 1989 Tony Minichillo     page 19
  1123.